You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxExprInt Class > MtxExprInt Methods > SortAscend Method > MtxExprInt.SortAscend Method ([In] TVecInt, [In] TVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxExprInt.SortAscend Method ([In] TVecInt, [In] TVecInt)

Sorts the source data ascendingly.

Syntax
C#
Visual Basic
public static VectorInt SortAscend([In] TVecInt Src, [In] TVecInt IndexVec);

Internally calls TVecInt.SortAscend

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!